Skip to content

Remove post-without-tmpfile-creation warning - #1375

Merged
Conan-Kudo merged 1 commit into
mainfrom
tmpfiles
Dec 9, 2025
Merged

Remove post-without-tmpfile-creation warning#1375
Conan-Kudo merged 1 commit into
mainfrom
tmpfiles

Conversation

@danigm

@danigm danigm commented Aug 8, 2025

Copy link
Copy Markdown
Member

This warning is not needed anymore. %tmpfiles macro nowadays is a noop since it is done via triggers in the systemd package.

Fix #1374

This warning is not needed anymore. %tmpfiles macro nowadays is a noop since it
is done via triggers in the systemd package.

Fix #1374
@Conan-Kudo

Copy link
Copy Markdown
Member

Are there any distribution releases that are still supported that people might be using this check for? Perhaps RHEL and SLE?

@danigm

danigm commented Dec 9, 2025

Copy link
Copy Markdown
Member Author

Are there any distribution releases that are still supported that people might be using this check for? Perhaps RHEL and SLE?

  • SLE-15 uses rpmlint v1, so there shouldn't be any problem of removing this from main branch.
  • SLE-16 has the noop %tmpfiles_create macro

I don't know about RHEL, if this check is still relevant for any RedHat based distribution.

@Conan-Kudo

Copy link
Copy Markdown
Member

RHEL 8+ all have the noop version of the macro. Only RHEL 7 didn't. It's probably fine at this point.

@Conan-Kudo
Conan-Kudo merged commit 1c04a49 into main Dec 9, 2025
12 checks passed
@Conan-Kudo
Conan-Kudo deleted the tmpfiles branch December 9, 2025 11:51
@FilippoBonazziSUSE

Copy link
Copy Markdown
Contributor

@danigm , can we get this backported on opensuse? So we can address reports such as https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/5GIGESLINVGKVCQ5IWKGIVHKHD35UIID/

@danigm

danigm commented Dec 15, 2025

Copy link
Copy Markdown
Member Author

@danigm , can we get this backported on opensuse? So we can address reports such as https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/5GIGESLINVGKVCQ5IWKGIVHKHD35UIID/

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

post-without-tmpfile-creation warning is not valid anymore in openSUSE

3 participants